Click or drag to resize

ActiveLockOwner Property

Gets or sets who locked this resource.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public string Owner { get; set; }

Property Value

Type: String
Remarks
Contains useful information that can be used to identify the owner of the lock (ie. link to a home page, an e-mail address, phone number, etc.)
See Also